*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 May 2004 14:19:27 +0000 (14:19 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 May 2004 14:19:27 +0000 (14:19 +0000)
src/ChangeLog

index ade9c5d19171f63bd0bfcda7d8baa72549c4d6bd..5b82003d9e7cb160337afff4872c1e916525161d 100644 (file)
        completion-regexp-list.  Define Qcase_fold_search and staticpro it.
        (read_minibuf): Fix initial comment.
        (Ftry_completion, Fall_completions, Ftest_completion): Bind
-       case-fold-serach to the value of completion-ignore-case when
+       case-fold-search to the value of completion-ignore-case when
        checking completion-regexp-list.
        (Fdisplay_completion_list): Make it handle arguments that are
        symbols.  Doc fix.